home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / msdos / css / source / col.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-10-19  |  275 b   |  20 lines

  1.  
  2. #define col0 0
  3. #define col1 1
  4. #define col2 2
  5. #define col3 3
  6. #define col4 4
  7. #define col5 5
  8. #define col6 6
  9. #define col7 7
  10. #define col8 8
  11. #define col9 9
  12. #define col10 10
  13. #define col11 11
  14. #define col12 12
  15. #define col13 13
  16. #define col14 14
  17. #define col15 15
  18.  
  19.  
  20.